Platform Explorer / Nuxeo Platform 2023.10

Operation CreateMailDocumentFromAutomation (CreateMailDocumentFromAutomation)

Operation id CreateMailDocumentFromAutomation
Category Chain
Label CreateMailDocumentFromAutomation
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs document

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.mail.automation.chains

JSON Definition

{
  "id" : "CreateMailDocumentFromAutomation",
  "label" : "CreateMailDocumentFromAutomation",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "CreateMailDocumentFromAutomation",
  "signature" : [ "void", "document" ],
  "params" : [ ]
}